Thien-Thi Nguyen [Tue, 28 Aug 2007 20:16:14 +0000 (20:16 +0000)]
Mention bubble game.
Michael Albinus [Tue, 28 Aug 2007 20:09:58 +0000 (20:09 +0000)]
* net/tramp.el (tramp-handle-set-file-times): Flush the file
properties.
(tramp-set-file-uid-gid, tramp-get-local-uid)
(tramp-get-local-gid): New defuns.
(tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
(tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
Improve fast track.
(tramp-do-copy-or-rename-file-directly): Sync parameter list with
the other tramp-do-copy-or-rename-file-* functions. Major
rewrite.
(tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
(tramp-handle-write-region): Improve fast track.
(tramp-handle-file-remote-p): IDENTIFICATION can also be
'localname.
(tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
be nil.
Richard M. Stallman [Tue, 28 Aug 2007 15:06:43 +0000 (15:06 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 28 Aug 2007 15:04:47 +0000 (15:04 +0000)]
*** empty log message ***
Richard M. Stallman [Tue, 28 Aug 2007 15:04:00 +0000 (15:04 +0000)]
New feature to display several time zones in a buffer.
(display-time-world-mode, display-time-world-display)
(display-time-world, display-time-world-timer): New functions.
display-time-world-list, display-time-world-time-format)
(display-time-world-buffer-name, display-time-world-timer-enable)
(display-time-world-timer-second, display-time-world-mode-map):
New variables.
Jan Djärv [Tue, 28 Aug 2007 10:16:42 +0000 (10:16 +0000)]
*** empty log message ***
Jan Djärv [Tue, 28 Aug 2007 10:16:31 +0000 (10:16 +0000)]
Fix comment.
Jan Djärv [Tue, 28 Aug 2007 10:16:00 +0000 (10:16 +0000)]
(x-gtk-stock-map): New variable.
(x-gtk-map-stock): New function.
Jan Djärv [Tue, 28 Aug 2007 10:15:23 +0000 (10:15 +0000)]
(info-tool-bar-map): Add :rtl keyword to right/left-arrow and
prev/next-node.
Jan Djärv [Tue, 28 Aug 2007 10:14:02 +0000 (10:14 +0000)]
*** empty log message ***
Jan Djärv [Tue, 28 Aug 2007 10:13:20 +0000 (10:13 +0000)]
Qrtl is new.
(parse_tool_bar_item): Handle :rtl keyword.
(syms_of_keyboard): Intern :rtl keyword.
Jan Djärv [Tue, 28 Aug 2007 10:11:50 +0000 (10:11 +0000)]
(enum tool_bar_item_idx): Add TOOL_BAR_ITEM_RTL_IMAGE.
Jan Djärv [Tue, 28 Aug 2007 10:11:19 +0000 (10:11 +0000)]
(xg_tool_bar_expose_callback): Just do SET_FRAME_GARBAGED
so no Lisp code is executed.
(file_for_image, find_rtl_image): New functions.
(xg_get_image_for_pixmap): Use file_for_image
(update_frame_tool_bar): If direction is RTL, use RTL image if
defined. Use Gtk stock images if defined.
Werner LEMBERG [Tue, 28 Aug 2007 05:48:08 +0000 (05:48 +0000)]
Use `C-M-%' instead of `M-x query-replace-regexp'.
Miles Bader [Tue, 28 Aug 2007 04:34:05 +0000 (04:34 +0000)]
Add arch tagline
Kenichi Handa [Tue, 28 Aug 2007 04:02:51 +0000 (04:02 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 28 Aug 2007 04:00:15 +0000 (04:00 +0000)]
(gamegrid-init): Set line-spacing to 0.
Glenn Morris [Tue, 28 Aug 2007 02:53:08 +0000 (02:53 +0000)]
Provide self.
Glenn Morris [Tue, 28 Aug 2007 02:52:58 +0000 (02:52 +0000)]
*** empty log message ***
Glenn Morris [Tue, 28 Aug 2007 02:49:48 +0000 (02:49 +0000)]
(c-constant-kwds): Add java: null, true, false.
Glenn Morris [Tue, 28 Aug 2007 02:49:36 +0000 (02:49 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Mon, 27 Aug 2007 18:53:52 +0000 (18:53 +0000)]
Comments munging; nfc.
Move defconst after ";;; Code:".
Thien-Thi Nguyen [Mon, 27 Aug 2007 18:49:42 +0000 (18:49 +0000)]
Initial revision
Thien-Thi Nguyen [Mon, 27 Aug 2007 13:38:50 +0000 (13:38 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Mon, 27 Aug 2007 13:37:50 +0000 (13:37 +0000)]
(m2-definition, m2-module): Don't use previous-line.
Miles Bader [Mon, 27 Aug 2007 09:30:04 +0000 (09:30 +0000)]
Remove RCS keywords
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-863
YAMAMOTO Mitsuharu [Mon, 27 Aug 2007 08:31:30 +0000 (08:31 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Mon, 27 Aug 2007 08:31:07 +0000 (08:31 +0000)]
(x_draw_composite_glyph_string_foreground): Draw rectangle
for nonexistent or zero-width glyph in composition glyph.
YAMAMOTO Mitsuharu [Mon, 27 Aug 2007 08:30:37 +0000 (08:30 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Mon, 27 Aug 2007 08:30:13 +0000 (08:30 +0000)]
(mac-handle-toolbar-switch-mode): Add explicit
argument to tool-bar-mode call.
YAMAMOTO Mitsuharu [Mon, 27 Aug 2007 08:29:51 +0000 (08:29 +0000)]
*** empty log message ***
YAMAMOTO Mitsuharu [Mon, 27 Aug 2007 08:29:34 +0000 (08:29 +0000)]
(Mac OS X): Add alternative workaround for QuickTime
updater breakage.
Glenn Morris [Mon, 27 Aug 2007 07:11:57 +0000 (07:11 +0000)]
*** empty log message ***
Glenn Morris [Mon, 27 Aug 2007 07:11:32 +0000 (07:11 +0000)]
(diff-find-file-name): Only accept regular files, to rule out
/dev/null, directories, etc.
Glenn Morris [Mon, 27 Aug 2007 07:04:45 +0000 (07:04 +0000)]
(vc-svn-diff): If the repository version of all the files is the same
as the specified OLDVERS, do a local diff.
Glenn Morris [Mon, 27 Aug 2007 07:04:25 +0000 (07:04 +0000)]
*** empty log message ***
Miles Bader [Mon, 27 Aug 2007 04:00:19 +0000 (04:00 +0000)]
Merge from emacs--rel--22
Patches applied:
* emacs--rel--22 (patch 97-100)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 246-247)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-860
Richard M. Stallman [Mon, 27 Aug 2007 03:57:15 +0000 (03:57 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 27 Aug 2007 03:57:10 +0000 (03:57 +0000)]
(Window Configurations): Clarify what a window configuration saves.
Richard M. Stallman [Mon, 27 Aug 2007 03:56:32 +0000 (03:56 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 27 Aug 2007 03:55:37 +0000 (03:55 +0000)]
(Top): Clarify menu item for Glossary.
Richard M. Stallman [Mon, 27 Aug 2007 03:55:07 +0000 (03:55 +0000)]
(Faces): Change secn title.
Clarify not all fonts come from Font Lock.
Richard M. Stallman [Mon, 27 Aug 2007 03:54:16 +0000 (03:54 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 27 Aug 2007 03:50:46 +0000 (03:50 +0000)]
*** empty log message ***
Richard M. Stallman [Mon, 27 Aug 2007 03:50:38 +0000 (03:50 +0000)]
(tty_supports_face_attributes_p): Use instead of LFACE_INVERSE_INDEX
and LFACE_BACKGROUND_INDEX in incorrectly copied code.
Richard M. Stallman [Mon, 27 Aug 2007 03:49:17 +0000 (03:49 +0000)]
(condition-case): Doc fix.
Thien-Thi Nguyen [Mon, 27 Aug 2007 03:36:34 +0000 (03:36 +0000)]
Mention avl-tree.el.
Thien-Thi Nguyen [Mon, 27 Aug 2007 03:32:45 +0000 (03:32 +0000)]
(Features): Add avl-tree.
Thien-Thi Nguyen [Mon, 27 Aug 2007 03:31:39 +0000 (03:31 +0000)]
*** empty log message ***
Thien-Thi Nguyen [Mon, 27 Aug 2007 03:09:15 +0000 (03:09 +0000)]
Commentary and docstring munging; nfc.
Thien-Thi Nguyen [Mon, 27 Aug 2007 02:49:40 +0000 (02:49 +0000)]
(avl-tree-del-balance1, avl-tree-del-balance2)
(avl-tree-do-del-internal, avl-tree-do-delete)
(avl-tree-enter-balance1, avl-tree-enter-balance2): Use plain `let'.
Thien-Thi Nguyen [Mon, 27 Aug 2007 02:40:25 +0000 (02:40 +0000)]
Move things around; munge whitespace, indentation; nfc.
Thien-Thi Nguyen [Mon, 27 Aug 2007 02:31:23 +0000 (02:31 +0000)]
Do s/elib-node-/avl-tree-node-/g. Resulting changed macro names:
avl-tree-node-left, avl-tree-node-right, avl-tree-node-data,
avl-tree-node-set-left, avl-tree-node-set-right, avl-tree-node-set-data,
avl-tree-node-branch, avl-tree-node-set-branch.
Thien-Thi Nguyen [Mon, 27 Aug 2007 02:22:57 +0000 (02:22 +0000)]
Do s/elib-avl-/avl-tree-/g. Resulting changed macro and function names:
avl-tree-root, avl-tree-dummyroot, avl-tree-cmpfun, avl-tree-del-balance1,
avl-tree-do-del-internal, avl-tree-del-balance2, avl-tree-do-delete,
avl-tree-enter-balance1, avl-tree-enter-balance2, avl-tree-do-enter,
avl-tree-mapc, avl-tree-do-copy.
Thien-Thi Nguyen [Mon, 27 Aug 2007 02:11:12 +0000 (02:11 +0000)]
Do s/elib-avl-node/avl-tree-node/g. Resulting changed macro names:
avl-tree-node-create, avl-tree-node-balance, avl-tree-node-set-balance.
Thien-Thi Nguyen [Mon, 27 Aug 2007 02:05:22 +0000 (02:05 +0000)]
(elib-node-create): Delete unused macro.
Thien-Thi Nguyen [Mon, 27 Aug 2007 02:00:45 +0000 (02:00 +0000)]
Reduce nesting: Use modern backquote syntax.
Thien-Thi Nguyen [Mon, 27 Aug 2007 01:44:37 +0000 (01:44 +0000)]
Do s/avltree/avl-tree/g. Resulting changed function names:
avl-tree-create, avl-tree-p, avl-tree-compare-function,
avl-tree-empty, avl-tree-enter, avl-tree-delete, avl-tree-member,
avl-tree-map, avl-tree-first, avl-tree-last, avl-tree-copy,
avl-tree-flatten, avl-tree-size, avl-tree-clear.
Make the symbol used for avl-tree-p `AVL-TREE', as well.
Miles Bader [Mon, 27 Aug 2007 01:42:03 +0000 (01:42 +0000)]
Add arch tagline
Thien-Thi Nguyen [Mon, 27 Aug 2007 01:35:41 +0000 (01:35 +0000)]
Don't require `cl'.
(elib-stack-create, elib-stack-push, elib-stack-pop): Delete funcs.
(elib-avl-mapc): Use `nil' for new stack, and `push' and `pop' directly.
Thien-Thi Nguyen [Mon, 27 Aug 2007 01:29:41 +0000 (01:29 +0000)]
Move provide form to end; nfc.
Thien-Thi Nguyen [Mon, 27 Aug 2007 01:28:07 +0000 (01:28 +0000)]
Munge comments, whitespace, indentation, hanging parens; nfc.
Thien-Thi Nguyen [Mon, 27 Aug 2007 01:05:44 +0000 (01:05 +0000)]
Initial revision, comprising elib-node.el and avltree.el,
with minimum modifications for standalone-compilation.
Michaël Cadilhac [Sun, 26 Aug 2007 21:19:37 +0000 (21:19 +0000)]
*** empty log message ***
Michaël Cadilhac [Sun, 26 Aug 2007 21:18:05 +0000 (21:18 +0000)]
Change `fr-drdref' to `fr-dired-ref'.
Michaël Cadilhac [Sun, 26 Aug 2007 21:17:14 +0000 (21:17 +0000)]
Move fr-drdref.pdf to fr-dired-ref.pdf.
Michaël Cadilhac [Sun, 26 Aug 2007 21:15:39 +0000 (21:15 +0000)]
Move fr-drdref.tex to fr-dired-ref.tex.
Michaël Cadilhac [Sun, 26 Aug 2007 21:08:54 +0000 (21:08 +0000)]
*** empty log message ***
Michaël Cadilhac [Sun, 26 Aug 2007 21:08:19 +0000 (21:08 +0000)]
Say that PDF files are now the default for refcards.
Michaël Cadilhac [Sun, 26 Aug 2007 21:05:10 +0000 (21:05 +0000)]
*** empty log message ***
Michaël Cadilhac [Sun, 26 Aug 2007 21:04:07 +0000 (21:04 +0000)]
Add rules for creating the refcards in PDF, make them the default.
Michaël Cadilhac [Sun, 26 Aug 2007 20:59:21 +0000 (20:59 +0000)]
Specify PDF layout, use a PDF `compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:58:48 +0000 (20:58 +0000)]
Specify PDF layout, use a PDF `compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:55:49 +0000 (20:55 +0000)]
Specify PDF layout, use a PDF `compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:55:07 +0000 (20:55 +0000)]
Specify PDF layout, use a PDF `compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:53:17 +0000 (20:53 +0000)]
Specify PDF layout.
Michaël Cadilhac [Sun, 26 Aug 2007 20:52:47 +0000 (20:52 +0000)]
Specify PDF layout.
Michaël Cadilhac [Sun, 26 Aug 2007 20:52:06 +0000 (20:52 +0000)]
Specify PDF layout.
Martin Rudalics [Sun, 26 Aug 2007 20:51:29 +0000 (20:51 +0000)]
*** empty log message ***
Michaël Cadilhac [Sun, 26 Aug 2007 20:50:40 +0000 (20:50 +0000)]
Use a PDF `compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:48:39 +0000 (20:48 +0000)]
Specify PDF layout, use a PDF `compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:48:12 +0000 (20:48 +0000)]
Specify PDF layout, use a PDF `compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:47:20 +0000 (20:47 +0000)]
Specify PDF layout, use a PDF `compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:45:52 +0000 (20:45 +0000)]
Specify PDF layout, use a PDF `compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:44:28 +0000 (20:44 +0000)]
Update copyright notice. Update the examples. Fix a typo. Remove the
`letterpaper' counter, specify PDF layout, use a PDF `compile-command' local
variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:41:16 +0000 (20:41 +0000)]
Specify PDF layout.
Michaël Cadilhac [Sun, 26 Aug 2007 20:40:44 +0000 (20:40 +0000)]
Specify PDF layout.
Michaël Cadilhac [Sun, 26 Aug 2007 20:39:06 +0000 (20:39 +0000)]
Remove the `letterpaper' counter, specify PDF layout, use a PDF
`compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:37:33 +0000 (20:37 +0000)]
Specify PDF layout.
Michaël Cadilhac [Sun, 26 Aug 2007 20:36:47 +0000 (20:36 +0000)]
Specify PDF layout.
Michaël Cadilhac [Sun, 26 Aug 2007 20:36:06 +0000 (20:36 +0000)]
Specify PDF layout.
Michaël Cadilhac [Sun, 26 Aug 2007 20:35:04 +0000 (20:35 +0000)]
Specify PDF layout, use a PDF `compile-command' local variable.
Michaël Cadilhac [Sun, 26 Aug 2007 20:31:40 +0000 (20:31 +0000)]
Remove the PS versions of the refcards.
Michaël Cadilhac [Sun, 26 Aug 2007 20:29:11 +0000 (20:29 +0000)]
Add the PDF versions of the refcards.
Michaël Cadilhac [Sun, 26 Aug 2007 20:24:08 +0000 (20:24 +0000)]
New. Handle PDF layouts through \pdfpagewidth and \pdfpageheight.
Michaël Cadilhac [Sun, 26 Aug 2007 19:35:16 +0000 (19:35 +0000)]
*** empty log message ***
Michaël Cadilhac [Sun, 26 Aug 2007 19:34:31 +0000 (19:34 +0000)]
(hi-lock-unface-buffer): Show a x-menu only if the mouse was used.
Michaël Cadilhac [Sun, 26 Aug 2007 19:20:20 +0000 (19:20 +0000)]
*** empty log message ***
Michaël Cadilhac [Sun, 26 Aug 2007 19:20:10 +0000 (19:20 +0000)]
(PC-do-completion): Make RET accept a non-unique but complete
expansion again.
Thien-Thi Nguyen [Sun, 26 Aug 2007 17:29:00 +0000 (17:29 +0000)]
Initial revision